Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 17,753 for

pdf watermarking

(0.05 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you to detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a Pdf file using the GroupDocs.Viewer Java API....Watermark Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized Pdf...Watermark Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/python-net/select-...
  4. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of Pdf document using C#....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Sign Pdf documents with special appearance | Do...

     This article explains how to use Pdf digital electronic signature features on document page....Watermark Product Solution GroupDocs.../ Sign Pdf documents with special appearance Sign Pdf documents...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  6. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized Pdf Saving document as a rasterized Pdf, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from Pdf/A-1b, which is used by default, to Pdf/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Watermark Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...
  7. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to Pdf redactions....Watermark Product Solution GroupDocs...redaction filters / Use PDF redaction filters Use PDF redaction filters...

    docs.groupdocs.com/redaction/java/use-pdf-redac...
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....features – an option for caching PDF copies of original files and...Viewer for .NET is watermarking. Watermarking allows you to protect...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Convert Any Image to PDF in Java | JPG, PNG, We...

    Convert images to Pdf in Java. Convert JPG, PNG, WebP, GIF, TIFF, TGA and many more images to Pdf using document and image conversion Java API ....Український Tiếng Việt 中文 中國傳統的 As PDF is the most common portable document...documents as well as images to PDF format without losing the quality...

    blog.groupdocs.com/conversion/convert-images-to...
  10. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to Pdf document with GroupDocs.Merger within your Java applications....Watermark Product Solution GroupDocs...attachment to PDF document How to add attachment to PDF document Leave...

    docs.groupdocs.com/merger/java/how-to-add-attac...